home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / pdraw.zip / README < prev   
Text File  |  1992-07-23  |  2KB  |  53 lines

  1. 23-JUL-92
  2.  
  3. pdraw is an example application using the PEX-SI PHIGS library.
  4.  
  5. Also available: (send me email for now)
  6.  pexdraw - this is pdraw ported to MIT's PEXlib
  7.  plflag  - PEXlib flag, good demonstration of immediate mode.
  8.  
  9. This distribution consists of:
  10.  
  11. -rw-rw----   1 jch      vm          2069 Jul 23 15:24 README
  12. -rw-r-----   1 jch      vm         89404 Jul 23 15:23 pdraw.c
  13. -rw-r-----   1 jch      vm         79145 Jul 23 13:35 pdraw.uil
  14. -r--r-----   1 jch      vm          1743 May  7 14:08 Imakefile
  15.  
  16. The documentation is more or less non-extistent
  17.  
  18. To walk through the features of pdraw.
  19. - use button 1 to sketch in one line.  It is selected
  20. - sketch in a second line, the first is deselected
  21. - Pick up the Pointer tool, select the first line
  22. - Use the button 2 to translate
  23. - Use the button 3 to stretch
  24. - Pull down the Edit Menu and delete it
  25. - Insert a TriStrip - use the solid item in the Options (Misc) menu
  26. - select the Set view item in the Options (Misc) menu.
  27.   set various view paramters and press apply.
  28. - use the spin tool (two circles)
  29. - Start spinning slowly (this will spin the struct of the selected object, or
  30.                          if not is selected the structure being created)
  31. - Stop spinning slowly, by hitting the same menu button
  32. - Save the archive, save under file, Use .phar as suffix
  33. - Delete All
  34. - Read back the archive.
  35.  
  36. - Delete All
  37. - use the sphere item in the Options menu to insert a sphere.
  38. - pick the blue line
  39. - select the surfaceAttrs menu, this bring up a form
  40. - set various attributes
  41.  
  42. pdraw expects structures to be in a certan form - see InitStrux.
  43.  
  44. I'm almost ready to create a NO_MOTIF version of pdraw. If that is a
  45. stumbling block, send mail. (pexdraw can be built -DNO_MOTIF )
  46.  
  47. Let me know if you got it built and found it useful. I expect to have a new
  48. version right before SIGGRAPH.
  49.  
  50. -Jan "YON" Hardenbergh           jch@oki.com                (508)-460-8655
  51. Oki Advanced Products Division,  100 Nickerson Road, Marlborough, MA 01752
  52. ======== PEX = PHIGS + Immediate Mode - Input - Archiving - POLICY =======
  53.